@charset "utf-8";

@import url(base.css);
@import url(template.css);

/*@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://www.openhiun.com/hangul/nanumbarungothic.css);*/



@font-face {
    font-family:'Core Gothic M';
	src: url('/common/file/font/CoreGTE5.woff2') format('woff2'),
	     url('/common/file/font/CoreGTE5.woff') format('woff'),
         url('/common/file/font/CoreGTE5.otf') format('opentype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'Core Gothic B';
	src: url('/common/file/font/CoreGTE6.woff2') format('woff2'),
	     url('/common/file/font/CoreGTE6.woff') format('woff'),
         url('/common/file/font/CoreGTE6.otf') format('opentype');
    font-weight:normal;
    font-style:normal;
}

